|
|
|
|
RowHeader Field, ToolTipEventArgs Class |
The row header for which a tooltip is to be displayed or null/Nothing indicating that no row header is associated with this event.
Syntax ToolTipEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property RowHeader As RowHeaderClass |
C# |
public readonly RowHeaderClass RowHeader; |
C++ |
public: <readonly> RowHeaderClass^ RowHeader; |
Comments
The RowHeader field contains the row header for which a tooltip is to be displayed or null/Nothing indicating that no row header is associated with this event.